body, div, ul, ol, li, h1, h2, h3, form, input, textarea, p {
	margin: 0;
	padding: 0;
	font-family: 'microsoft yahei', serif;
}
img, input, textarea, button {
	border: 0;
}
em, strong {
	font-style: normal;
	font-weight: normal;
}
li {
	list-style: none;
}
a {
	text-decoration: none;
	font-family: "microsoft yahei", serif;
	font-size: inherit;
	color: inherit
}
a:focus, a:active, input:focus, input:active, select:focus, select:active, button:focus, button:active, textarea:focus, textarea:active {
	outline: none
}
button::-moz-focus-inner, input[type="reset"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner, input[type="file"] > input[type="button"]::-moz-focus-inner {
border: none;
}
.cl:after {
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
	clear: both;
*zoom:1
}
.cl {
*+height:1%;
}
.h {
	display: none
}
/*
width:1000px
color:#88ad82
*/
.w {
	width: 1000px;
	margin: 0 auto
}
.header {
	background: url(header_bg.png);
	height: 161px;
}
.header a {
	color: #fff
}
.header-cont {
	background: url(header.jpg);
	height: 161px;
}
.header-cont1 {
	padding-top: 3px;
	height: 117px
}
.outer-links {
	text-align: right
}
.outer-link {
	display: inline-block;
	line-height: 22px;
	height: 24px;
	border: 1px solid #bacbae;
	background: #80aa79;
	font-size: 14px;
	text-align: center;
	letter-spacing: 2px;
	padding: 0 8px;
	margin-right: 8px
}
.header-cont2 {
}
.header-nav {
	float: left;
	border-right: 1px solid #bacbae
}
.header-cont2 .header-nav-last {
	border-right: 0
}
.header-nav a {
	display: block;
	padding: 0 29px;
	height: 41px;
	line-height: 41px;
	color: #fff;
	font-size: 16px;
	letter-spacing: 1px
}
.header-nav a:hover {
	background: url(header_nav_bg_focus.png)
}
.index-cont {
	margin-top: 10px
}
.wrap {
	width: 600px;
	height: 240px;
	position: relative;
	overflow: hidden;
	float: left;
	background: pink;
}
.slidebox {
	width: 600px;
	position: absolute;
	height: 240px;
	margin-left: 0;
	padding-left: 0;
	margin-top: 0;
	padding-top: 0;
}
.slidebox li {
	float: left;
	width: 600px;
	height: 240px;
	margin-left: 0;
	padding-left: 0;
	margin-top: 0;
	padding-top: 0;
	list-style: none;
}
.slidebox li img {
	display: block;
	width: 600px;
	height: 240px;
	margin-left: 0;
	padding-left: 0;
	margin-top: 0;
	padding-top: 0;
}
.dot {
	position: absolute;
	width: 600px;
	height: 40px;
	background: rgba(0,0,0,0.3);
	text-align: right;
	bottom: 0;
	left: 0;
}
.dot p {
	margin: 10px 10px 0 0;
}
.dot b {
	width: 17px;
	height: 17px;
	border-radius: 20px;
	color: #333;
	display: inline-block;
	border: 1px solid #fff;
	background: #fff;
	text-align: center;
	line-height: 17px;
	margin: 0 3px;
	cursor: pointer;
	font-weight: normal;
}
.dot .cur {
	background: #F63;
	color: #fff;
	border: 1px solid #f63;
}
.index-intro-pic {
	float: right;
	width: 390px;
	height: 240px;
}
.index-intro-pic img {
	width: 390px;
	height: 240px;
	display: block
}
.footer {
	background: #88ad82;
	color: #fff;
	height: 143px;
}
.footer-cont1 {
	float: left;
	padding: 30px 0 20px 220px;
	background: url(footer_logo.png) 100px 20px no-repeat;
	line-height: 24px;
	font-size: 12px
}
.footer-cont2 {
	float: right;
	padding: 20px 60px 0 0;
}
/*css3 power up!*/
.outer-link {
	border-radius: 6px;
}
.fws_search{min-height:400px;}